More updates
authorMatthias Clasen <matthiasc@src.gnome.org>
Mon, 1 May 2006 23:12:41 +0000 (23:12 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Mon, 1 May 2006 23:12:41 +0000 (23:12 +0000)
ChangeLog
ChangeLog.pre-2-10
NEWS

index d6dc0006313b563ba9402323e765fb9b7f31a1dd..1433dec225d51fee971f7adedefa99ca96aad533 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2006-05-01  Matthias Clasen  <mclasen@localhost.localdomain>
+
+       * NEWS: Updates
+
 2006-05-02  Kristian Rietveld  <kris@imendio.com>
 
        * configure.in: Up ABI version to 2.10.0 (by Matthias' request).
index d6dc0006313b563ba9402323e765fb9b7f31a1dd..1433dec225d51fee971f7adedefa99ca96aad533 100644 (file)
@@ -1,3 +1,7 @@
+2006-05-01  Matthias Clasen  <mclasen@localhost.localdomain>
+
+       * NEWS: Updates
+
 2006-05-02  Kristian Rietveld  <kris@imendio.com>
 
        * configure.in: Up ABI version to 2.10.0 (by Matthias' request).
diff --git a/NEWS b/NEWS
index 4ec9bdb0850e160511a489436ac00b61c4dd529a..5e327f3941767f31ba2eb2b24d76e21760ac3397 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -23,12 +23,21 @@ Overview of Changes from GTK+ 2.8.x to 2.9.0
 * GtkNotebook supports DND, allowing to reorder tabs, move tabs
   between notebooks and drop tabs on the desktop to open a new window
 
-* GtkTreeView changes:
+* GtkTreeView:
   - Enhanced customizability (e.g. grouping) with the
     show-expanders and level-indentation properties
   - Allow to embed the search popup
   - Better search popup positioning
 
+* GtkFileChooser:
+  - Communication with backends is now asynchronous to avoid
+    blocking on filesystem operations. Due to the required interface
+    changes, the GTK+ ABI version has been bumped to 2.10.0. Third-party
+    filesystem backends have to be ported to the new interface, other
+    modules, such as theme engines, input method modules or pixbuf loaders 
+    have to be rebuilt so that they are installed in the right place
+    for GTK+ to find them.
+    
 * Reworked hex Unicode input now requires Ctrl-Shift-U
 
 * Animations can now be globally controlled by settings